Blazor コントロール
C1CursorDataCollection<T,K> クラス
メンバ 

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 : C1CursorDataCollection<T,K> クラス
The type of the items in the collection.
The type of the token.
Base class for cursor-like collection.
オブジェクト モデル
C1CursorDataCollection<T,K> クラス
シンタックス
型パラメータ
T
The type of the items in the collection.
K
The type of the token.
解説
This class is appropriate for wrapping data services that return the data in pages and give a token to get the next page, like Facebook, Twitter, YouTube, etc.
継承階層

System.Object
   C1.DataCollection.C1DataCollectionBase<T>
      C1.DataCollection.C1CursorDataCollection<T,K>
         C1.DataCollection.C1CursorDataCollection<T>

参照

C1CursorDataCollection<T,K> メンバ
C1.DataCollection 名前空間